GtkApplication: Insert separators after sections
authorMatthias Clasen <mclasen@redhat.com>
Sun, 27 Nov 2011 04:44:37 +0000 (23:44 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 19 Dec 2011 17:45:51 +0000 (12:45 -0500)
commit5705a330c25e7d28bf292a95c7a9590dc43c5e84
tree2b5e3d36547a139b492b32be4a8148fe8b899f2c
parent9131849eec81898630f189e8320d39854062a4f1
GtkApplication: Insert separators after sections

The previous code was only inserting a separator when a new
section was starting right away, which may not always be the
case.
gtk/gtkapplication.c